2025-07-12 03:50:12,993 [ 643246 ] INFO : ClickHouse root is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse (runner:42, check_args_and_update_paths) 2025-07-12 03:50:12,993 [ 643246 ] INFO : Cases dir is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration (runner:86, check_args_and_update_paths) 2025-07-12 03:50:12,993 [ 643246 ] INFO : utils dir is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse/utils (runner:97, check_args_and_update_paths) 2025-07-12 03:50:12,993 [ 643246 ] INFO : base_configs_dir: /home/ubuntu/_work/ClickHouse/ClickHouse/programs/server, binary: /home/ubuntu/_work/_temp/test/build/clickhouse, cases_dir: /home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration (runner:99, check_args_and_update_paths) clickhouse_integration_tests_volume Running pytest container as: 'docker run --rm --name clickhouse_integration_tests_yqtq2e --privileged --dns-search='.' --volume=/home/ubuntu/_work/_temp/test/build/clickhouse-odbc-bridge:/clickhouse-odbc-bridge --volume=/home/ubuntu/_work/_temp/test/build/clickhouse:/clickhouse --volume=/home/ubuntu/_work/_temp/test/build/clickhouse-library-bridge:/clickhouse-library-bridge --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/programs/server:/clickhouse-config --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration:/ClickHouse/tests/integration --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/utils/backupview:/ClickHouse/utils/backupview --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/utils/grpc-client/pb2:/ClickHouse/utils/grpc-client/pb2 --volume=/run:/run/host:ro --volume=clickhouse_integration_tests_volume:/var/lib/docker -e DOCKER_DOTNET_CLIENT_TAG=11de0b29a15d -e DOCKER_HELPER_TAG=2cffe1eae894 -e DOCKER_BASE_TAG=1e0b53d756cf -e DOCKER_KERBEROS_KDC_TAG=9391ecdee8d7 -e DOCKER_MYSQL_GOLANG_CLIENT_TAG=9bec2a638e6e -e DOCKER_MYSQL_JAVA_CLIENT_TAG=766bff31cfe4 -e DOCKER_MYSQL_JS_CLIENT_TAG=41ba7c2ec2a1 -e DOCKER_MYSQL_PHP_CLIENT_TAG=88be89c1e3b6 -e DOCKER_NGINX_DAV_TAG=b55ac9cd7519 -e DOCKER_POSTGRESQL_JAVA_CLIENT_TAG=a4eff5c7f4d6 -e DOCKER_PYTHON_BOTTLE_TAG=caad4729259e -e DOCKER_CLIENT_TIMEOUT=300 -e COMPOSE_HTTP_TIMEOUT=600 -e PYTHONUNBUFFERED=1 -e PYTEST_ADDOPTS="--dist=loadfile -n 10 -rfEps --run-id=0 --color=no --durations=0 test_storage_postgresql/test.py::test_datetime_with_timezone test_storage_postgresql/test.py::test_filter_pushdown test_storage_postgresql/test.py::test_fixed_string_type test_storage_postgresql/test.py::test_literal_escaping test_storage_postgresql/test.py::test_non_default_schema test_storage_postgresql/test.py::test_parameters_validation_for_postgresql_function test_storage_postgresql/test.py::test_postgres_addresses_expr test_storage_postgresql/test.py::test_postgres_array_ndim_error_messges test_storage_postgresql/test.py::test_postgres_conversions test_storage_postgresql/test.py::test_postgres_distributed test_storage_postgresql/test.py::test_postgres_ndim test_storage_postgresql/test.py::test_postgres_on_conflict test_storage_postgresql/test.py::test_postgres_select_insert test_storage_postgresql/test.py::test_predefined_connection_configuration test_storage_postgresql/test.py::test_uuid test_storage_postgresql/test.py::test_where_false test_storage_redis/test.py::test_create_table test_storage_redis/test.py::test_delete test_storage_redis/test.py::test_select_int test_storage_redis/test.py::test_simple_insert test_storage_redis/test.py::test_simple_select test_storage_redis/test.py::test_truncate test_storage_redis/test.py::test_update test_storage_s3_queue/test.py::test_commit_on_limit 'test_storage_s3_queue/test.py::test_delete_after_processing[AzureQueue-ordered]' 'test_storage_s3_queue/test.py::test_delete_after_processing[AzureQueue-unordered]' 'test_storage_s3_queue/test.py::test_delete_after_processing[S3Queue-ordered]' 'test_storage_s3_queue/test.py::test_delete_after_processing[S3Queue-unordered]' 'test_storage_s3_queue/test.py::test_direct_select_file[ordered]' 'test_storage_s3_queue/test.py::test_direct_select_file[unordered]' 'test_storage_s3_queue/test.py::test_direct_select_multiple_files[ordered]' 'test_storage_s3_queue/test.py::test_direct_select_multiple_files[unordered]' test_storage_s3_queue/test.py::test_drop_table test_storage_s3_queue/test.py::test_exception_during_insert 'test_storage_s3_queue/test.py::test_failed_retry[AzureQueue-ordered]' 'test_storage_s3_queue/test.py::test_failed_retry[AzureQueue-unordered]' 'test_storage_s3_queue/test.py::test_failed_retry[S3Queue-ordered]' 'test_storage_s3_queue/test.py::test_failed_retry[S3Queue-unordered]' test_storage_s3_queue/test.py::test_max_set_age test_storage_s3_queue/test.py::test_max_set_size test_storage_s3_queue/test.py::test_multiple_tables_meta_mismatch 'test_storage_s3_queue/test.py::test_multiple_tables_streaming_sync[unordered]' 'test_storage_s3_queue/test.py::test_multiple_tables_streaming_sync_distributed[ordered]' 'test_storage_s3_queue/test.py::test_multiple_tables_streaming_sync_distributed[unordered]' 'test_storage_s3_queue/test.py::test_processed_file_setting[1]' 'test_storage_s3_queue/test.py::test_processed_file_setting[5]' 'test_storage_s3_queue/test.py::test_processed_file_setting_distributed[1]' 'test_storage_s3_queue/test.py::test_processed_file_setting_distributed[5]' 'test_storage_s3_queue/test.py::test_processing_threads[ordered]' 'test_storage_s3_queue/test.py::test_processing_threads[unordered]' test_storage_s3_queue/test.py::test_s3_client_reused test_storage_s3_queue/test.py::test_settings_check 'test_storage_s3_queue/test.py::test_shards[ordered-1]' 'test_storage_s3_queue/test.py::test_shards[ordered-8]' 'test_storage_s3_queue/test.py::test_shards[unordered-1]' 'test_storage_s3_queue/test.py::test_shards[unordered-8]' 'test_storage_s3_queue/test.py::test_shards_distributed[ordered-1]' 'test_storage_s3_queue/test.py::test_shards_distributed[ordered-8]' 'test_storage_s3_queue/test.py::test_shards_distributed[unordered-1]' 'test_storage_s3_queue/test.py::test_shards_distributed[unordered-8]' 'test_storage_s3_queue/test.py::test_streaming_to_many_views[ordered]' 'test_storage_s3_queue/test.py::test_streaming_to_many_views[unordered]' 'test_storage_s3_queue/test.py::test_streaming_to_view_[ordered]' 'test_storage_s3_queue/test.py::test_streaming_to_view_[unordered]' test_storage_s3_queue/test.py::test_upgrade test_storage_s3_queue/test.py::test_upgrade_2 test_storage_url_with_proxy/test.py::test_s3_with_proxy_list test_store_cleanup/test.py::test_store_cleanup test_system_clusters_actual_information/test.py::test test_system_ddl_worker_queue/test.py::test_distributed_ddl_queue test_system_ddl_worker_queue/test.py::test_distributed_ddl_rubbish test_system_flush_logs/test.py::test_system_logs_exists test_system_flush_logs/test.py::test_system_logs_non_empty_queue test_system_flush_logs/test.py::test_system_suspend test_table_db_num_limit/test.py::test_table_db_limit 'test_table_function_mongodb/test.py::test_auth_source[False]' 'test_table_function_mongodb/test.py::test_complex_data_type[False]' 'test_table_function_mongodb/test.py::test_incorrect_data_type[False]' 'test_table_function_mongodb/test.py::test_missing_columns[False]' 'test_table_function_mongodb/test.py::test_no_credentials[False]' 'test_table_function_mongodb/test.py::test_predefined_connection_configuration[False]' 'test_table_function_mongodb/test.py::test_secure_connection[True]' 'test_table_function_mongodb/test.py::test_simple_select[False]' test_table_function_redis/test.py::test_create_table test_table_function_redis/test.py::test_data_type test_table_function_redis/test.py::test_simple_select test_text_log_level/test.py::test_basic 'test_throttling/test.py::test_backup_throttling[no_local_throttling]' 'test_throttling/test.py::test_backup_throttling[no_local_to_remote_throttling]' 'test_throttling/test.py::test_backup_throttling[no_remote_to_local_throttling]' 'test_throttling/test.py::test_backup_throttling[no_remote_to_remote_throttling]' 'test_throttling/test.py::test_backup_throttling[server_local_throttling]' 'test_throttling/test.py::test_backup_throttling[server_local_to_remote_throttling]' 'test_throttling/test.py::test_backup_throttling[server_remote_to_local_throttling]' 'test_throttling/test.py::test_backup_throttling[server_remote_to_remote_throttling]' 'test_throttling/test.py::test_backup_throttling[user_local_throttling]' 'test_throttling/test.py::test_backup_throttling[user_local_to_remote_throttling]' 'test_throttling/test.py::test_backup_throttling[user_remote_to_local_throttling]' 'test_throttling/test.py::test_backup_throttling[user_remote_to_remote_throttling]' test_throttling/test.py::test_backup_throttling_override -vvv" altinityinfra/integration-tests-runner:37a9815fd2fa '. Start tests ============================= test session starts ============================== platform linux -- Python 3.10.12, pytest-7.4.4, pluggy-1.5.0 -- /usr/bin/python3 cachedir: .pytest_cache rootdir: /ClickHouse/tests/integration configfile: pytest.ini plugins: order-1.0.1, random-0.2, timeout-2.2.0, repeat-0.9.3, reportlog-0.4.0, xdist-3.5.0 timeout: 900.0s timeout method: signal timeout func_only: False created: 10/10 workers 10 workers [100 items] scheduling tests via LoadFileScheduling test_storage_postgresql/test.py::test_datetime_with_timezone test_storage_url_with_proxy/test.py::test_s3_with_proxy_list test_system_flush_logs/test.py::test_system_logs_exists test_storage_s3_queue/test.py::test_commit_on_limit test_system_ddl_worker_queue/test.py::test_distributed_ddl_queue test_table_function_redis/test.py::test_create_table test_throttling/test.py::test_backup_throttling[no_local_throttling] test_table_function_mongodb/test.py::test_auth_source[False] test_storage_redis/test.py::test_create_table test_store_cleanup/test.py::test_store_cleanup [gw7] [ 1%] PASSED test_system_flush_logs/test.py::test_system_logs_exists test_system_flush_logs/test.py::test_system_logs_non_empty_queue [gw7] [ 2%] PASSED test_system_flush_logs/test.py::test_system_logs_non_empty_queue test_system_flush_logs/test.py::test_system_suspend [gw7] [ 3%] PASSED test_system_flush_logs/test.py::test_system_suspend [gw2] [ 4%] PASSED test_throttling/test.py::test_backup_throttling[no_local_throttling] [gw9] [ 5%] PASSED test_storage_url_with_proxy/test.py::test_s3_with_proxy_list [gw3] [ 6%] PASSED test_table_function_mongodb/test.py::test_auth_source[False] test_table_function_mongodb/test.py::test_complex_data_type[False] [gw3] [ 7%] PASSED test_table_function_mongodb/test.py::test_complex_data_type[False] test_table_function_mongodb/test.py::test_incorrect_data_type[False] [gw3] [ 8%] PASSED test_table_function_mongodb/test.py::test_incorrect_data_type[False] test_table_function_mongodb/test.py::test_missing_columns[False] [gw3] [ 9%] PASSED test_table_function_mongodb/test.py::test_missing_columns[False] test_table_function_mongodb/test.py::test_no_credentials[False] [gw3] [ 10%] PASSED test_table_function_mongodb/test.py::test_no_credentials[False] test_table_function_mongodb/test.py::test_predefined_connection_configuration[False] [gw3] [ 11%] PASSED test_table_function_mongodb/test.py::test_predefined_connection_configuration[False] test_table_function_mongodb/test.py::test_secure_connection[True] test_throttling/test.py::test_backup_throttling[no_local_to_remote_throttling] [gw2] [ 12%] PASSED test_throttling/test.py::test_backup_throttling[no_local_to_remote_throttling] [gw6] [ 13%] PASSED test_table_function_redis/test.py::test_create_table test_table_function_redis/test.py::test_data_type [gw4] [ 14%] PASSED test_storage_redis/test.py::test_create_table test_storage_redis/test.py::test_delete [gw6] [ 15%] PASSED test_table_function_redis/test.py::test_data_type test_table_function_redis/test.py::test_simple_select [gw6] [ 16%] PASSED test_table_function_redis/test.py::test_simple_select [gw4] [ 17%] PASSED test_storage_redis/test.py::test_delete test_storage_redis/test.py::test_select_int test_throttling/test.py::test_backup_throttling[no_remote_to_local_throttling] [gw4] [ 18%] PASSED test_storage_redis/test.py::test_select_int test_storage_redis/test.py::test_simple_insert [gw2] [ 19%] PASSED test_throttling/test.py::test_backup_throttling[no_remote_to_local_throttling] [gw4] [ 20%] PASSED test_storage_redis/test.py::test_simple_insert test_storage_redis/test.py::test_simple_select [gw4] [ 21%] PASSED test_storage_redis/test.py::test_simple_select test_storage_redis/test.py::test_truncate [gw4] [ 22%] PASSED test_storage_redis/test.py::test_truncate test_storage_redis/test.py::test_update [gw4] [ 23%] PASSED test_storage_redis/test.py::test_update [gw0] [ 24%] PASSED test_storage_postgresql/test.py::test_datetime_with_timezone test_storage_postgresql/test.py::test_filter_pushdown test_throttling/test.py::test_backup_throttling[no_remote_to_remote_throttling] [gw2] [ 25%] PASSED test_throttling/test.py::test_backup_throttling[no_remote_to_remote_throttling] [gw5] [ 26%] PASSED test_system_ddl_worker_queue/test.py::test_distributed_ddl_queue test_system_ddl_worker_queue/test.py::test_distributed_ddl_rubbish [gw0] [ 27%] PASSED test_storage_postgresql/test.py::test_filter_pushdown test_storage_postgresql/test.py::test_fixed_string_type test_throttling/test.py::test_backup_throttling[server_local_throttling] [gw0] [ 28%] PASSED test_storage_postgresql/test.py::test_fixed_string_type test_storage_postgresql/test.py::test_literal_escaping [gw0] [ 29%] PASSED test_storage_postgresql/test.py::test_literal_escaping test_storage_postgresql/test.py::test_non_default_schema [gw5] [ 30%] PASSED test_system_ddl_worker_queue/test.py::test_distributed_ddl_rubbish [gw0] [ 31%] PASSED test_storage_postgresql/test.py::test_non_default_schema test_storage_postgresql/test.py::test_parameters_validation_for_postgresql_function [gw0] [ 32%] PASSED test_storage_postgresql/test.py::test_parameters_validation_for_postgresql_function test_storage_postgresql/test.py::test_postgres_addresses_expr [gw3] [ 33%] PASSED test_table_function_mongodb/test.py::test_secure_connection[True] test_table_function_mongodb/test.py::test_simple_select[False] [gw0] [ 34%] PASSED test_storage_postgresql/test.py::test_postgres_addresses_expr test_storage_postgresql/test.py::test_postgres_array_ndim_error_messges [gw0] [ 35%] PASSED test_storage_postgresql/test.py::test_postgres_array_ndim_error_messges test_storage_postgresql/test.py::test_postgres_conversions [gw0] [ 36%] PASSED test_storage_postgresql/test.py::test_postgres_conversions test_storage_postgresql/test.py::test_postgres_distributed test_table_db_num_limit/test.py::test_table_db_limit [gw2] [ 37%] PASSED test_throttling/test.py::test_backup_throttling[server_local_throttling] [gw0] [ 38%] PASSED test_storage_postgresql/test.py::test_postgres_distributed test_storage_postgresql/test.py::test_postgres_ndim [gw0] [ 39%] PASSED test_storage_postgresql/test.py::test_postgres_ndim test_system_clusters_actual_information/test.py::test test_storage_postgresql/test.py::test_postgres_on_conflict [gw0] [ 40%] PASSED test_storage_postgresql/test.py::test_postgres_on_conflict test_storage_postgresql/test.py::test_postgres_select_insert [gw0] [ 41%] PASSED test_storage_postgresql/test.py::test_postgres_select_insert test_storage_postgresql/test.py::test_predefined_connection_configuration [gw0] [ 42%] PASSED test_storage_postgresql/test.py::test_predefined_connection_configuration test_storage_postgresql/test.py::test_uuid [gw0] [ 43%] PASSED test_storage_postgresql/test.py::test_uuid test_storage_postgresql/test.py::test_where_false [gw0] [ 44%] PASSED test_storage_postgresql/test.py::test_where_false test_throttling/test.py::test_backup_throttling[server_local_to_remote_throttling] [gw9] [ 45%] PASSED test_table_db_num_limit/test.py::test_table_db_limit [gw2] [ 46%] PASSED test_throttling/test.py::test_backup_throttling[server_local_to_remote_throttling] test_throttling/test.py::test_backup_throttling[server_remote_to_local_throttling] [gw2] [ 47%] PASSED test_throttling/test.py::test_backup_throttling[server_remote_to_local_throttling] [gw3] [ 48%] PASSED test_table_function_mongodb/test.py::test_simple_select[False] test_throttling/test.py::test_backup_throttling[server_remote_to_remote_throttling] [gw2] [ 49%] PASSED test_throttling/test.py::test_backup_throttling[server_remote_to_remote_throttling] test_throttling/test.py::test_backup_throttling[user_local_throttling] [gw8] [ 50%] PASSED test_store_cleanup/test.py::test_store_cleanup test_text_log_level/test.py::test_basic [gw2] [ 51%] PASSED test_throttling/test.py::test_backup_throttling[user_local_throttling] test_throttling/test.py::test_backup_throttling[user_local_to_remote_throttling] [gw8] [ 52%] PASSED test_text_log_level/test.py::test_basic [gw2] [ 53%] PASSED test_throttling/test.py::test_backup_throttling[user_local_to_remote_throttling] test_throttling/test.py::test_backup_throttling[user_remote_to_local_throttling] [gw2] [ 54%] PASSED test_throttling/test.py::test_backup_throttling[user_remote_to_local_throttling] test_throttling/test.py::test_backup_throttling[user_remote_to_remote_throttling] [gw2] [ 55%] PASSED test_throttling/test.py::test_backup_throttling[user_remote_to_remote_throttling] test_throttling/test.py::test_backup_throttling_override [gw2] [ 56%] PASSED test_throttling/test.py::test_backup_throttling_override [gw5] [ 57%] PASSED test_system_clusters_actual_information/test.py::test [gw1] [ 58%] PASSED test_storage_s3_queue/test.py::test_commit_on_limit test_storage_s3_queue/test.py::test_delete_after_processing[AzureQueue-ordered] [gw1] [ 59%] PASSED test_storage_s3_queue/test.py::test_delete_after_processing[AzureQueue-ordered] test_storage_s3_queue/test.py::test_delete_after_processing[AzureQueue-unordered] [gw1] [ 60%] PASSED test_storage_s3_queue/test.py::test_delete_after_processing[AzureQueue-unordered] test_storage_s3_queue/test.py::test_delete_after_processing[S3Queue-ordered] [gw1] [ 61%] PASSED test_storage_s3_queue/test.py::test_delete_after_processing[S3Queue-ordered] test_storage_s3_queue/test.py::test_delete_after_processing[S3Queue-unordered] [gw1] [ 62%] PASSED test_storage_s3_queue/test.py::test_delete_after_processing[S3Queue-unordered] test_storage_s3_queue/test.py::test_direct_select_file[ordered] [gw1] [ 63%] PASSED test_storage_s3_queue/test.py::test_direct_select_file[ordered] test_storage_s3_queue/test.py::test_direct_select_file[unordered] [gw1] [ 64%] PASSED test_storage_s3_queue/test.py::test_direct_select_file[unordered] test_storage_s3_queue/test.py::test_direct_select_multiple_files[ordered] [gw1] [ 65%] PASSED test_storage_s3_queue/test.py::test_direct_select_multiple_files[ordered] test_storage_s3_queue/test.py::test_direct_select_multiple_files[unordered] [gw1] [ 66%] PASSED test_storage_s3_queue/test.py::test_direct_select_multiple_files[unordered] test_storage_s3_queue/test.py::test_drop_table [gw1] [ 67%] PASSED test_storage_s3_queue/test.py::test_drop_table test_storage_s3_queue/test.py::test_exception_during_insert [gw1] [ 68%] PASSED test_storage_s3_queue/test.py::test_exception_during_insert test_storage_s3_queue/test.py::test_failed_retry[AzureQueue-ordered] [gw1] [ 69%] PASSED test_storage_s3_queue/test.py::test_failed_retry[AzureQueue-ordered] test_storage_s3_queue/test.py::test_failed_retry[AzureQueue-unordered] [gw1] [ 70%] PASSED test_storage_s3_queue/test.py::test_failed_retry[AzureQueue-unordered] test_storage_s3_queue/test.py::test_failed_retry[S3Queue-ordered] [gw1] [ 71%] PASSED test_storage_s3_queue/test.py::test_failed_retry[S3Queue-ordered] test_storage_s3_queue/test.py::test_failed_retry[S3Queue-unordered] [gw1] [ 72%] PASSED test_storage_s3_queue/test.py::test_failed_retry[S3Queue-unordered] test_storage_s3_queue/test.py::test_max_set_age [gw1] [ 73%] PASSED test_storage_s3_queue/test.py::test_max_set_age test_storage_s3_queue/test.py::test_max_set_size [gw1] [ 74%] PASSED test_storage_s3_queue/test.py::test_max_set_size test_storage_s3_queue/test.py::test_multiple_tables_meta_mismatch [gw1] [ 75%] PASSED test_storage_s3_queue/test.py::test_multiple_tables_meta_mismatch test_storage_s3_queue/test.py::test_multiple_tables_streaming_sync[unordered] [gw1] [ 76%] PASSED test_storage_s3_queue/test.py::test_multiple_tables_streaming_sync[unordered] test_storage_s3_queue/test.py::test_multiple_tables_streaming_sync_distributed[ordered] [gw1] [ 77%] PASSED test_storage_s3_queue/test.py::test_multiple_tables_streaming_sync_distributed[ordered] test_storage_s3_queue/test.py::test_multiple_tables_streaming_sync_distributed[unordered] [gw1] [ 78%] PASSED test_storage_s3_queue/test.py::test_multiple_tables_streaming_sync_distributed[unordered] test_storage_s3_queue/test.py::test_processed_file_setting[1] [gw1] [ 79%] PASSED test_storage_s3_queue/test.py::test_processed_file_setting[1] test_storage_s3_queue/test.py::test_processed_file_setting[5] [gw1] [ 80%] PASSED test_storage_s3_queue/test.py::test_processed_file_setting[5] test_storage_s3_queue/test.py::test_processed_file_setting_distributed[1] [gw1] [ 81%] PASSED test_storage_s3_queue/test.py::test_processed_file_setting_distributed[1] test_storage_s3_queue/test.py::test_processed_file_setting_distributed[5] [gw1] [ 82%] PASSED test_storage_s3_queue/test.py::test_processed_file_setting_distributed[5] test_storage_s3_queue/test.py::test_processing_threads[ordered] [gw1] [ 83%] PASSED test_storage_s3_queue/test.py::test_processing_threads[ordered] test_storage_s3_queue/test.py::test_processing_threads[unordered] [gw1] [ 84%] PASSED test_storage_s3_queue/test.py::test_processing_threads[unordered] test_storage_s3_queue/test.py::test_s3_client_reused [gw1] [ 85%] PASSED test_storage_s3_queue/test.py::test_s3_client_reused test_storage_s3_queue/test.py::test_settings_check [gw1] [ 86%] PASSED test_storage_s3_queue/test.py::test_settings_check test_storage_s3_queue/test.py::test_shards[ordered-1] [gw1] [ 87%] PASSED test_storage_s3_queue/test.py::test_shards[ordered-1] test_storage_s3_queue/test.py::test_shards[ordered-8] [gw1] [ 88%] PASSED test_storage_s3_queue/test.py::test_shards[ordered-8] test_storage_s3_queue/test.py::test_shards[unordered-1] [gw1] [ 89%] PASSED test_storage_s3_queue/test.py::test_shards[unordered-1] test_storage_s3_queue/test.py::test_shards[unordered-8] [gw1] [ 90%] PASSED test_storage_s3_queue/test.py::test_shards[unordered-8] test_storage_s3_queue/test.py::test_shards_distributed[ordered-1] [gw1] [ 91%] PASSED test_storage_s3_queue/test.py::test_shards_distributed[ordered-1] test_storage_s3_queue/test.py::test_shards_distributed[ordered-8] [gw1] [ 92%] PASSED test_storage_s3_queue/test.py::test_shards_distributed[ordered-8] test_storage_s3_queue/test.py::test_shards_distributed[unordered-1] [gw1] [ 93%] PASSED test_storage_s3_queue/test.py::test_shards_distributed[unordered-1] test_storage_s3_queue/test.py::test_shards_distributed[unordered-8] [gw1] [ 94%] PASSED test_storage_s3_queue/test.py::test_shards_distributed[unordered-8] test_storage_s3_queue/test.py::test_streaming_to_many_views[ordered] [gw1] [ 95%] PASSED test_storage_s3_queue/test.py::test_streaming_to_many_views[ordered] test_storage_s3_queue/test.py::test_streaming_to_many_views[unordered] [gw1] [ 96%] PASSED test_storage_s3_queue/test.py::test_streaming_to_many_views[unordered] test_storage_s3_queue/test.py::test_streaming_to_view_[ordered] [gw1] [ 97%] PASSED test_storage_s3_queue/test.py::test_streaming_to_view_[ordered] test_storage_s3_queue/test.py::test_streaming_to_view_[unordered] [gw1] [ 98%] PASSED test_storage_s3_queue/test.py::test_streaming_to_view_[unordered] test_storage_s3_queue/test.py::test_upgrade [gw1] [ 99%] PASSED test_storage_s3_queue/test.py::test_upgrade test_storage_s3_queue/test.py::test_upgrade_2 [gw1] [100%] PASSED test_storage_s3_queue/test.py::test_upgrade_2 =============================== warnings summary =============================== test_table_function_mongodb/test.py::test_auth_source[False] test_table_function_mongodb/test.py::test_secure_connection[True] test_table_function_mongodb/test.py::test_simple_select[False] /ClickHouse/tests/integration/helpers/cluster.py:2624: DeprecationWarning: database_names is deprecated. Use list_database_names instead. logging.debug(f"Connected to Mongo dbs: {connection.database_names()}") test_table_function_mongodb/test.py::test_auth_source[False] /ClickHouse/tests/integration/test_table_function_mongodb/test.py:227: DeprecationWarning: add_user is deprecated and will be removed in PyMongo 4.0. Use db.command with createUser or updateUser instead admin_db.add_user( test_table_function_mongodb/test.py::test_complex_data_type[False] /ClickHouse/tests/integration/test_table_function_mongodb/test.py:89: DeprecationWarning: add_user is deprecated and will be removed in PyMongo 4.0. Use db.command with createUser or updateUser instead db.add_user("root", "clickhouse") test_table_function_mongodb/test.py::test_complex_data_type[False] test_table_function_mongodb/test.py::test_secure_connection[True] test_table_function_mongodb/test.py::test_simple_select[False] /usr/local/lib/python3.10/dist-packages/pymongo/database.py:1247: DeprecationWarning: Creating a user with the read_only option or without roles is deprecated in MongoDB >= 2.6 warnings.warn("Creating a user with the read_only option " test_table_function_mongodb/test.py::test_incorrect_data_type[False] /ClickHouse/tests/integration/test_table_function_mongodb/test.py:124: DeprecationWarning: add_user is deprecated and will be removed in PyMongo 4.0. Use db.command with createUser or updateUser instead db.add_user("root", "clickhouse") test_table_function_mongodb/test.py::test_missing_columns[False] /ClickHouse/tests/integration/test_table_function_mongodb/test.py:263: DeprecationWarning: add_user is deprecated and will be removed in PyMongo 4.0. Use db.command with createUser or updateUser instead db.add_user("root", "clickhouse") test_table_function_mongodb/test.py::test_predefined_connection_configuration[False] /ClickHouse/tests/integration/test_table_function_mongodb/test.py:186: DeprecationWarning: add_user is deprecated and will be removed in PyMongo 4.0. Use db.command with createUser or updateUser instead db.add_user("root", "clickhouse") test_throttling/test.py::test_backup_throttling[no_local_throttling] /usr/local/lib/python3.10/dist-packages/urllib3/connectionpool.py:1100: InsecureRequestWarning: Unverified HTTPS request is being made to host '172.16.7.5'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#tls-warnings warnings.warn( test_table_function_mongodb/test.py::test_secure_connection[True] /ClickHouse/tests/integration/test_table_function_mongodb/test.py:145: DeprecationWarning: add_user is deprecated and will be removed in PyMongo 4.0. Use db.command with createUser or updateUser instead db.add_user("root", "clickhouse") test_table_function_mongodb/test.py::test_simple_select[False] /ClickHouse/tests/integration/test_table_function_mongodb/test.py:47: DeprecationWarning: add_user is deprecated and will be removed in PyMongo 4.0. Use db.command with createUser or updateUser instead db.add_user("root", "clickhouse") -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html ============================== slowest durations =============================== 255.17s setup test_storage_s3_queue/test.py::test_commit_on_limit 120.24s call test_system_clusters_actual_information/test.py::test 85.05s call test_storage_s3_queue/test.py::test_drop_table 67.15s call test_store_cleanup/test.py::test_store_cleanup 43.87s call test_storage_s3_queue/test.py::test_max_set_age 30.94s setup test_system_ddl_worker_queue/test.py::test_distributed_ddl_queue 30.68s call test_storage_s3_queue/test.py::test_shards_distributed[unordered-1] 30.62s call test_storage_s3_queue/test.py::test_shards_distributed[ordered-1] 29.48s setup test_storage_postgresql/test.py::test_datetime_with_timezone 29.27s call test_storage_s3_queue/test.py::test_shards_distributed[ordered-8] 27.28s call test_storage_s3_queue/test.py::test_shards_distributed[unordered-8] 26.69s teardown test_throttling/test.py::test_backup_throttling_override 24.94s setup test_table_function_redis/test.py::test_create_table 24.64s setup test_storage_redis/test.py::test_create_table 23.24s teardown test_storage_s3_queue/test.py::test_upgrade_2 23.21s teardown test_storage_url_with_proxy/test.py::test_s3_with_proxy_list 20.99s setup test_table_function_mongodb/test.py::test_simple_select[False] 20.89s call test_storage_s3_queue/test.py::test_processed_file_setting_distributed[1] 20.56s call test_storage_s3_queue/test.py::test_failed_retry[AzureQueue-ordered] 20.50s call test_storage_s3_queue/test.py::test_max_set_size 20.49s call test_storage_s3_queue/test.py::test_failed_retry[AzureQueue-unordered] 20.43s call test_storage_s3_queue/test.py::test_failed_retry[S3Queue-ordered] 20.40s call test_storage_s3_queue/test.py::test_failed_retry[S3Queue-unordered] 20.01s call test_throttling/test.py::test_backup_throttling_override 19.76s call test_storage_s3_queue/test.py::test_processed_file_setting_distributed[5] 19.24s call test_storage_s3_queue/test.py::test_s3_client_reused 18.43s setup test_table_function_mongodb/test.py::test_secure_connection[True] 17.53s setup test_system_clusters_actual_information/test.py::test 17.42s setup test_table_function_mongodb/test.py::test_auth_source[False] 17.10s setup test_storage_url_with_proxy/test.py::test_s3_with_proxy_list 16.54s call test_storage_s3_queue/test.py::test_processed_file_setting[5] 16.35s call test_storage_s3_queue/test.py::test_processed_file_setting[1] 16.23s setup test_throttling/test.py::test_backup_throttling[no_local_throttling] 15.04s call test_storage_s3_queue/test.py::test_shards[ordered-8] 14.30s call test_storage_s3_queue/test.py::test_multiple_tables_streaming_sync_distributed[unordered] 14.17s call test_storage_s3_queue/test.py::test_multiple_tables_streaming_sync_distributed[ordered] 13.94s call test_storage_s3_queue/test.py::test_shards[unordered-1] 13.93s call test_storage_s3_queue/test.py::test_shards[unordered-8] 13.74s setup test_store_cleanup/test.py::test_store_cleanup 13.70s call test_storage_s3_queue/test.py::test_shards[ordered-1] 13.47s call test_storage_s3_queue/test.py::test_multiple_tables_streaming_sync[unordered] 13.41s setup test_system_flush_logs/test.py::test_system_logs_exists 12.08s setup test_text_log_level/test.py::test_basic 11.39s call test_throttling/test.py::test_backup_throttling[user_remote_to_local_throttling] 11.22s call test_throttling/test.py::test_backup_throttling[user_local_to_remote_throttling] 11.09s call test_throttling/test.py::test_backup_throttling[user_local_throttling] 9.12s call test_table_function_mongodb/test.py::test_simple_select[False] 7.48s call test_throttling/test.py::test_backup_throttling[server_local_throttling] 7.34s call test_throttling/test.py::test_backup_throttling[server_local_to_remote_throttling] 7.28s call test_storage_s3_queue/test.py::test_exception_during_insert 7.07s call test_throttling/test.py::test_backup_throttling[server_remote_to_local_throttling] 6.32s teardown test_system_ddl_worker_queue/test.py::test_distributed_ddl_rubbish 5.23s call test_storage_s3_queue/test.py::test_upgrade 5.19s teardown test_storage_postgresql/test.py::test_where_false 5.16s teardown test_throttling/test.py::test_backup_throttling[no_local_to_remote_throttling] 5.11s teardown test_throttling/test.py::test_backup_throttling[server_local_to_remote_throttling] 5.02s teardown test_throttling/test.py::test_backup_throttling[user_remote_to_local_throttling] 5.00s teardown test_throttling/test.py::test_backup_throttling[server_local_throttling] 4.98s teardown test_throttling/test.py::test_backup_throttling[user_local_to_remote_throttling] 4.87s teardown test_table_function_redis/test.py::test_simple_select 4.79s teardown test_system_clusters_actual_information/test.py::test 4.69s teardown test_storage_redis/test.py::test_update 4.67s call test_storage_s3_queue/test.py::test_upgrade_2 4.63s teardown test_text_log_level/test.py::test_basic 4.29s call test_storage_postgresql/test.py::test_filter_pushdown 4.26s call test_throttling/test.py::test_backup_throttling[user_remote_to_remote_throttling] 4.25s setup test_table_db_num_limit/test.py::test_table_db_limit 4.23s teardown test_table_function_mongodb/test.py::test_simple_select[False] 4.19s teardown test_table_db_num_limit/test.py::test_table_db_limit 4.09s call test_throttling/test.py::test_backup_throttling[server_remote_to_remote_throttling] 4.08s teardown test_throttling/test.py::test_backup_throttling[no_local_throttling] 3.95s teardown test_throttling/test.py::test_backup_throttling[no_remote_to_local_throttling] 3.90s teardown test_throttling/test.py::test_backup_throttling[no_remote_to_remote_throttling] 3.87s teardown test_throttling/test.py::test_backup_throttling[server_remote_to_local_throttling] 3.83s teardown test_throttling/test.py::test_backup_throttling[server_remote_to_remote_throttling] 3.81s teardown test_throttling/test.py::test_backup_throttling[user_local_throttling] 3.79s call test_storage_s3_queue/test.py::test_processing_threads[ordered] 3.72s call test_storage_s3_queue/test.py::test_processing_threads[unordered] 2.90s teardown test_throttling/test.py::test_backup_throttling[user_remote_to_remote_throttling] 2.79s call test_system_ddl_worker_queue/test.py::test_distributed_ddl_rubbish 2.69s call test_storage_postgresql/test.py::test_postgres_distributed 2.57s call test_system_ddl_worker_queue/test.py::test_distributed_ddl_queue 2.37s call test_table_db_num_limit/test.py::test_table_db_limit 2.16s call test_storage_s3_queue/test.py::test_delete_after_processing[AzureQueue-unordered] 2.13s teardown test_system_flush_logs/test.py::test_system_suspend 2.08s call test_storage_s3_queue/test.py::test_delete_after_processing[AzureQueue-ordered] 2.03s call test_storage_s3_queue/test.py::test_delete_after_processing[S3Queue-ordered] 1.98s call test_storage_s3_queue/test.py::test_delete_after_processing[S3Queue-unordered] 1.93s teardown test_store_cleanup/test.py::test_store_cleanup 1.88s call test_storage_s3_queue/test.py::test_streaming_to_many_views[unordered] 1.81s call test_storage_s3_queue/test.py::test_streaming_to_many_views[ordered] 1.80s call test_storage_s3_queue/test.py::test_commit_on_limit 1.66s call test_storage_postgresql/test.py::test_postgres_select_insert 1.44s call test_system_flush_logs/test.py::test_system_suspend 1.39s call test_storage_postgresql/test.py::test_predefined_connection_configuration 1.36s call test_storage_s3_queue/test.py::test_direct_select_file[ordered] 1.33s call test_storage_s3_queue/test.py::test_streaming_to_view_[unordered] 1.33s call test_storage_s3_queue/test.py::test_streaming_to_view_[ordered] 1.20s call test_storage_postgresql/test.py::test_non_default_schema 1.12s call test_system_flush_logs/test.py::test_system_logs_exists 1.07s call test_storage_postgresql/test.py::test_postgres_conversions 1.02s call test_storage_s3_queue/test.py::test_direct_select_file[unordered] 0.93s setup test_storage_s3_queue/test.py::test_s3_client_reused 0.91s setup test_storage_s3_queue/test.py::test_shards[unordered-8] 0.90s setup test_storage_s3_queue/test.py::test_processed_file_setting[1] 0.89s setup test_storage_s3_queue/test.py::test_shards[unordered-1] 0.89s setup test_storage_s3_queue/test.py::test_shards[ordered-8] 0.88s setup test_storage_s3_queue/test.py::test_exception_during_insert 0.85s setup test_storage_s3_queue/test.py::test_shards_distributed[unordered-8] 0.83s setup test_storage_s3_queue/test.py::test_shards_distributed[ordered-1] 0.82s setup test_storage_s3_queue/test.py::test_shards_distributed[unordered-1] 0.81s call test_storage_s3_queue/test.py::test_direct_select_multiple_files[ordered] 0.79s setup test_storage_s3_queue/test.py::test_shards_distributed[ordered-8] 0.76s call test_storage_s3_queue/test.py::test_direct_select_multiple_files[unordered] 0.69s call test_storage_postgresql/test.py::test_literal_escaping 0.69s call test_text_log_level/test.py::test_basic 0.69s setup test_storage_s3_queue/test.py::test_multiple_tables_streaming_sync_distributed[ordered] 0.68s setup test_storage_s3_queue/test.py::test_streaming_to_many_views[ordered] 0.66s setup test_storage_s3_queue/test.py::test_multiple_tables_streaming_sync_distributed[unordered] 0.63s setup test_storage_s3_queue/test.py::test_processing_threads[unordered] 0.63s call test_storage_postgresql/test.py::test_postgres_on_conflict 0.62s call test_storage_redis/test.py::test_create_table 0.53s call test_storage_s3_queue/test.py::test_multiple_tables_meta_mismatch 0.52s call test_table_function_mongodb/test.py::test_secure_connection[True] 0.50s call test_storage_postgresql/test.py::test_postgres_addresses_expr 0.48s call test_storage_postgresql/test.py::test_datetime_with_timezone 0.47s call test_storage_redis/test.py::test_select_int 0.44s call test_storage_redis/test.py::test_simple_insert 0.41s call test_storage_redis/test.py::test_delete 0.40s call test_table_function_mongodb/test.py::test_complex_data_type[False] 0.38s call test_throttling/test.py::test_backup_throttling[no_local_to_remote_throttling] 0.38s call test_throttling/test.py::test_backup_throttling[no_remote_to_remote_throttling] 0.32s call test_storage_postgresql/test.py::test_fixed_string_type 0.31s call test_storage_redis/test.py::test_simple_select 0.30s call test_storage_s3_queue/test.py::test_settings_check 0.30s call test_storage_redis/test.py::test_update 0.30s call test_storage_redis/test.py::test_truncate 0.29s call test_storage_url_with_proxy/test.py::test_s3_with_proxy_list 0.28s call test_throttling/test.py::test_backup_throttling[no_remote_to_local_throttling] 0.27s call test_table_function_redis/test.py::test_create_table 0.27s call test_table_function_mongodb/test.py::test_auth_source[False] 0.25s call test_throttling/test.py::test_backup_throttling[no_local_throttling] 0.25s call test_storage_postgresql/test.py::test_postgres_ndim 0.23s call test_system_flush_logs/test.py::test_system_logs_non_empty_queue 0.20s call test_table_function_redis/test.py::test_data_type 0.20s call test_storage_postgresql/test.py::test_parameters_validation_for_postgresql_function 0.20s call test_storage_postgresql/test.py::test_where_false 0.18s call test_table_function_mongodb/test.py::test_predefined_connection_configuration[False] 0.17s setup test_storage_s3_queue/test.py::test_max_set_size 0.17s call test_storage_postgresql/test.py::test_postgres_array_ndim_error_messges 0.17s setup test_storage_s3_queue/test.py::test_processed_file_setting_distributed[5] 0.16s setup test_storage_s3_queue/test.py::test_multiple_tables_meta_mismatch 0.16s setup test_storage_s3_queue/test.py::test_drop_table 0.15s setup test_storage_s3_queue/test.py::test_upgrade_2 0.15s setup test_storage_s3_queue/test.py::test_processed_file_setting[5] 0.15s setup test_storage_s3_queue/test.py::test_direct_select_multiple_files[unordered] 0.15s setup test_storage_s3_queue/test.py::test_streaming_to_view_[unordered] 0.15s teardown test_storage_postgresql/test.py::test_postgres_array_ndim_error_messges 0.15s setup test_storage_s3_queue/test.py::test_streaming_to_view_[ordered] 0.15s setup test_storage_s3_queue/test.py::test_streaming_to_many_views[unordered] 0.15s teardown test_storage_postgresql/test.py::test_non_default_schema 0.14s setup test_storage_s3_queue/test.py::test_direct_select_multiple_files[ordered] 0.14s setup test_storage_s3_queue/test.py::test_direct_select_file[unordered] 0.14s setup test_storage_s3_queue/test.py::test_failed_retry[S3Queue-unordered] 0.14s setup test_storage_s3_queue/test.py::test_shards[ordered-1] 0.14s setup test_storage_s3_queue/test.py::test_max_set_age 0.14s setup test_storage_s3_queue/test.py::test_delete_after_processing[AzureQueue-unordered] 0.14s setup test_storage_s3_queue/test.py::test_delete_after_processing[S3Queue-unordered] 0.14s setup test_storage_s3_queue/test.py::test_failed_retry[AzureQueue-unordered] 0.13s setup test_storage_s3_queue/test.py::test_direct_select_file[ordered] 0.13s setup test_storage_s3_queue/test.py::test_delete_after_processing[S3Queue-ordered] 0.13s call test_table_function_redis/test.py::test_simple_select 0.13s setup test_storage_s3_queue/test.py::test_multiple_tables_streaming_sync[unordered] 0.13s setup test_storage_s3_queue/test.py::test_failed_retry[S3Queue-ordered] 0.13s setup test_storage_s3_queue/test.py::test_delete_after_processing[AzureQueue-ordered] 0.13s teardown test_storage_postgresql/test.py::test_postgres_ndim 0.13s teardown test_storage_postgresql/test.py::test_fixed_string_type 0.13s teardown test_storage_postgresql/test.py::test_filter_pushdown 0.13s teardown test_storage_postgresql/test.py::test_postgres_on_conflict 0.13s teardown test_storage_postgresql/test.py::test_predefined_connection_configuration 0.13s teardown test_storage_postgresql/test.py::test_postgres_addresses_expr 0.13s teardown test_storage_postgresql/test.py::test_postgres_distributed 0.13s setup test_storage_s3_queue/test.py::test_failed_retry[AzureQueue-ordered] 0.12s setup test_storage_s3_queue/test.py::test_processing_threads[ordered] 0.12s setup test_storage_s3_queue/test.py::test_upgrade 0.12s call test_table_function_mongodb/test.py::test_incorrect_data_type[False] 0.11s call test_table_function_mongodb/test.py::test_missing_columns[False] 0.10s setup test_storage_s3_queue/test.py::test_settings_check 0.10s teardown test_storage_postgresql/test.py::test_datetime_with_timezone 0.10s teardown test_storage_postgresql/test.py::test_postgres_conversions 0.10s teardown test_storage_postgresql/test.py::test_parameters_validation_for_postgresql_function 0.10s teardown test_storage_postgresql/test.py::test_literal_escaping 0.10s teardown test_storage_postgresql/test.py::test_postgres_select_insert 0.09s setup test_storage_s3_queue/test.py::test_processed_file_setting_distributed[1] 0.08s call test_table_function_mongodb/test.py::test_no_credentials[False] 0.07s call test_storage_postgresql/test.py::test_uuid 0.07s teardown test_storage_postgresql/test.py::test_uuid 0.01s teardown test_storage_s3_queue/test.py::test_drop_table 0.00s teardown test_storage_s3_queue/test.py::test_commit_on_limit 0.00s teardown test_storage_s3_queue/test.py::test_shards_distributed[unordered-8] 0.00s teardown test_storage_s3_queue/test.py::test_shards[unordered-1] 0.00s teardown test_storage_s3_queue/test.py::test_shards[ordered-8] 0.00s setup test_throttling/test.py::test_backup_throttling[no_local_to_remote_throttling] 0.00s teardown test_storage_s3_queue/test.py::test_shards[unordered-8] 0.00s teardown test_storage_s3_queue/test.py::test_s3_client_reused 0.00s setup test_throttling/test.py::test_backup_throttling[server_local_throttling] 0.00s teardown test_storage_s3_queue/test.py::test_multiple_tables_streaming_sync_distributed[unordered] 0.00s setup test_throttling/test.py::test_backup_throttling[user_remote_to_local_throttling] 0.00s setup test_throttling/test.py::test_backup_throttling[no_remote_to_remote_throttling] 0.00s teardown test_storage_s3_queue/test.py::test_exception_during_insert 0.00s teardown test_storage_s3_queue/test.py::test_shards_distributed[ordered-1] 0.00s teardown test_storage_s3_queue/test.py::test_shards[ordered-1] 0.00s setup test_throttling/test.py::test_backup_throttling[server_remote_to_remote_throttling] 0.00s teardown test_storage_s3_queue/test.py::test_shards_distributed[unordered-1] 0.00s setup test_throttling/test.py::test_backup_throttling[server_remote_to_local_throttling] 0.00s setup test_throttling/test.py::test_backup_throttling[no_remote_to_local_throttling] 0.00s teardown test_storage_s3_queue/test.py::test_processing_threads[unordered] 0.00s teardown test_storage_s3_queue/test.py::test_shards_distributed[ordered-8] 0.00s setup test_storage_postgresql/test.py::test_fixed_string_type 0.00s teardown test_storage_s3_queue/test.py::test_failed_retry[S3Queue-ordered] 0.00s setup test_throttling/test.py::test_backup_throttling[user_local_throttling] 0.00s setup test_storage_postgresql/test.py::test_postgres_on_conflict 0.00s teardown test_storage_s3_queue/test.py::test_streaming_to_many_views[unordered] 0.00s setup test_throttling/test.py::test_backup_throttling[server_local_to_remote_throttling] 0.00s setup test_throttling/test.py::test_backup_throttling[user_local_to_remote_throttling] 0.00s teardown test_storage_s3_queue/test.py::test_failed_retry[AzureQueue-ordered] 0.00s setup test_storage_postgresql/test.py::test_postgres_conversions 0.00s setup test_storage_postgresql/test.py::test_filter_pushdown 0.00s setup test_table_function_mongodb/test.py::test_incorrect_data_type[False] 0.00s teardown test_storage_s3_queue/test.py::test_multiple_tables_streaming_sync[unordered] 0.00s setup test_storage_postgresql/test.py::test_literal_escaping 0.00s teardown test_storage_s3_queue/test.py::test_streaming_to_many_views[ordered] 0.00s teardown test_storage_s3_queue/test.py::test_max_set_age 0.00s teardown test_storage_s3_queue/test.py::test_failed_retry[S3Queue-unordered] 0.00s teardown test_storage_s3_queue/test.py::test_multiple_tables_streaming_sync_distributed[ordered] 0.00s setup test_throttling/test.py::test_backup_throttling[user_remote_to_remote_throttling] 0.00s teardown test_storage_s3_queue/test.py::test_processed_file_setting[1] 0.00s setup test_storage_postgresql/test.py::test_postgres_distributed 0.00s setup test_storage_postgresql/test.py::test_non_default_schema 0.00s teardown test_storage_s3_queue/test.py::test_direct_select_multiple_files[unordered] 0.00s setup test_storage_redis/test.py::test_update 0.00s teardown test_storage_s3_queue/test.py::test_max_set_size 0.00s teardown test_system_ddl_worker_queue/test.py::test_distributed_ddl_queue 0.00s teardown test_storage_s3_queue/test.py::test_processed_file_setting_distributed[1] 0.00s setup test_storage_postgresql/test.py::test_uuid 0.00s teardown test_storage_s3_queue/test.py::test_delete_after_processing[AzureQueue-ordered] 0.00s teardown test_storage_s3_queue/test.py::test_processing_threads[ordered] 0.00s setup test_storage_postgresql/test.py::test_postgres_addresses_expr 0.00s teardown test_storage_s3_queue/test.py::test_delete_after_processing[S3Queue-unordered] 0.00s teardown test_storage_s3_queue/test.py::test_delete_after_processing[S3Queue-ordered] 0.00s teardown test_storage_s3_queue/test.py::test_delete_after_processing[AzureQueue-unordered] 0.00s setup test_system_flush_logs/test.py::test_system_suspend 0.00s teardown test_storage_redis/test.py::test_truncate 0.00s teardown test_storage_s3_queue/test.py::test_direct_select_file[ordered] 0.00s teardown test_storage_s3_queue/test.py::test_direct_select_multiple_files[ordered] 0.00s setup test_storage_postgresql/test.py::test_postgres_select_insert 0.00s teardown test_storage_s3_queue/test.py::test_settings_check 0.00s setup test_storage_postgresql/test.py::test_postgres_ndim 0.00s setup test_storage_postgresql/test.py::test_postgres_array_ndim_error_messges 0.00s setup test_storage_postgresql/test.py::test_where_false 0.00s setup test_storage_postgresql/test.py::test_parameters_validation_for_postgresql_function 0.00s teardown test_storage_s3_queue/test.py::test_failed_retry[AzureQueue-unordered] 0.00s teardown test_storage_redis/test.py::test_create_table 0.00s teardown test_storage_s3_queue/test.py::test_processed_file_setting_distributed[5] 0.00s teardown test_table_function_mongodb/test.py::test_complex_data_type[False] 0.00s teardown test_table_function_mongodb/test.py::test_secure_connection[True] 0.00s setup test_storage_redis/test.py::test_delete 0.00s teardown test_table_function_redis/test.py::test_create_table 0.00s teardown test_table_function_mongodb/test.py::test_auth_source[False] 0.00s setup test_storage_postgresql/test.py::test_predefined_connection_configuration 0.00s setup test_throttling/test.py::test_backup_throttling_override 0.00s setup test_storage_redis/test.py::test_truncate 0.00s teardown test_storage_s3_queue/test.py::test_upgrade 0.00s setup test_table_function_mongodb/test.py::test_predefined_connection_configuration[False] 0.00s setup test_storage_redis/test.py::test_simple_select 0.00s setup test_table_function_redis/test.py::test_data_type 0.00s setup test_storage_redis/test.py::test_select_int 0.00s teardown test_storage_redis/test.py::test_simple_select 0.00s teardown test_storage_s3_queue/test.py::test_direct_select_file[unordered] 0.00s setup test_table_function_mongodb/test.py::test_complex_data_type[False] 0.00s teardown test_storage_s3_queue/test.py::test_processed_file_setting[5] 0.00s teardown test_storage_redis/test.py::test_simple_insert 0.00s teardown test_table_function_mongodb/test.py::test_predefined_connection_configuration[False] 0.00s setup test_table_function_mongodb/test.py::test_missing_columns[False] 0.00s setup test_table_function_mongodb/test.py::test_no_credentials[False] 0.00s teardown test_system_flush_logs/test.py::test_system_logs_non_empty_queue 0.00s teardown test_storage_s3_queue/test.py::test_streaming_to_view_[unordered] 0.00s setup test_system_ddl_worker_queue/test.py::test_distributed_ddl_rubbish 0.00s setup test_table_function_redis/test.py::test_simple_select 0.00s teardown test_table_function_redis/test.py::test_data_type 0.00s setup test_storage_redis/test.py::test_simple_insert 0.00s setup test_system_flush_logs/test.py::test_system_logs_non_empty_queue 0.00s teardown test_storage_s3_queue/test.py::test_streaming_to_view_[ordered] 0.00s teardown test_storage_s3_queue/test.py::test_multiple_tables_meta_mismatch 0.00s teardown test_storage_redis/test.py::test_delete 0.00s teardown test_system_flush_logs/test.py::test_system_logs_exists 0.00s teardown test_table_function_mongodb/test.py::test_missing_columns[False] 0.00s teardown test_table_function_mongodb/test.py::test_no_credentials[False] 0.00s teardown test_table_function_mongodb/test.py::test_incorrect_data_type[False] 0.00s teardown test_storage_redis/test.py::test_select_int =========================== short test summary info ============================ PASSED test_system_flush_logs/test.py::test_system_logs_exists PASSED test_system_flush_logs/test.py::test_system_logs_non_empty_queue PASSED test_system_flush_logs/test.py::test_system_suspend PASSED test_throttling/test.py::test_backup_throttling[no_local_throttling] PASSED test_storage_url_with_proxy/test.py::test_s3_with_proxy_list PASSED test_table_function_mongodb/test.py::test_auth_source[False] PASSED test_table_function_mongodb/test.py::test_complex_data_type[False] PASSED test_table_function_mongodb/test.py::test_incorrect_data_type[False] PASSED test_table_function_mongodb/test.py::test_missing_columns[False] PASSED test_table_function_mongodb/test.py::test_no_credentials[False] PASSED test_table_function_mongodb/test.py::test_predefined_connection_configuration[False] PASSED test_throttling/test.py::test_backup_throttling[no_local_to_remote_throttling] PASSED test_table_function_redis/test.py::test_create_table PASSED test_storage_redis/test.py::test_create_table PASSED test_table_function_redis/test.py::test_data_type PASSED test_table_function_redis/test.py::test_simple_select PASSED test_storage_redis/test.py::test_delete PASSED test_storage_redis/test.py::test_select_int PASSED test_throttling/test.py::test_backup_throttling[no_remote_to_local_throttling] PASSED test_storage_redis/test.py::test_simple_insert PASSED test_storage_redis/test.py::test_simple_select PASSED test_storage_redis/test.py::test_truncate PASSED test_storage_redis/test.py::test_update PASSED test_storage_postgresql/test.py::test_datetime_with_timezone PASSED test_throttling/test.py::test_backup_throttling[no_remote_to_remote_throttling] PASSED test_system_ddl_worker_queue/test.py::test_distributed_ddl_queue PASSED test_storage_postgresql/test.py::test_filter_pushdown PASSED test_storage_postgresql/test.py::test_fixed_string_type PASSED test_storage_postgresql/test.py::test_literal_escaping PASSED test_system_ddl_worker_queue/test.py::test_distributed_ddl_rubbish PASSED test_storage_postgresql/test.py::test_non_default_schema PASSED test_storage_postgresql/test.py::test_parameters_validation_for_postgresql_function PASSED test_table_function_mongodb/test.py::test_secure_connection[True] PASSED test_storage_postgresql/test.py::test_postgres_addresses_expr PASSED test_storage_postgresql/test.py::test_postgres_array_ndim_error_messges PASSED test_storage_postgresql/test.py::test_postgres_conversions PASSED test_throttling/test.py::test_backup_throttling[server_local_throttling] PASSED test_storage_postgresql/test.py::test_postgres_distributed PASSED test_storage_postgresql/test.py::test_postgres_ndim PASSED test_storage_postgresql/test.py::test_postgres_on_conflict PASSED test_storage_postgresql/test.py::test_postgres_select_insert PASSED test_storage_postgresql/test.py::test_predefined_connection_configuration PASSED test_storage_postgresql/test.py::test_uuid PASSED test_storage_postgresql/test.py::test_where_false PASSED test_table_db_num_limit/test.py::test_table_db_limit PASSED test_throttling/test.py::test_backup_throttling[server_local_to_remote_throttling] PASSED test_throttling/test.py::test_backup_throttling[server_remote_to_local_throttling] PASSED test_table_function_mongodb/test.py::test_simple_select[False] PASSED test_throttling/test.py::test_backup_throttling[server_remote_to_remote_throttling] PASSED test_store_cleanup/test.py::test_store_cleanup PASSED test_throttling/test.py::test_backup_throttling[user_local_throttling] PASSED test_text_log_level/test.py::test_basic PASSED test_throttling/test.py::test_backup_throttling[user_local_to_remote_throttling] PASSED test_throttling/test.py::test_backup_throttling[user_remote_to_local_throttling] PASSED test_throttling/test.py::test_backup_throttling[user_remote_to_remote_throttling] PASSED test_throttling/test.py::test_backup_throttling_override PASSED test_system_clusters_actual_information/test.py::test PASSED test_storage_s3_queue/test.py::test_commit_on_limit PASSED test_storage_s3_queue/test.py::test_delete_after_processing[AzureQueue-ordered] PASSED test_storage_s3_queue/test.py::test_delete_after_processing[AzureQueue-unordered] PASSED test_storage_s3_queue/test.py::test_delete_after_processing[S3Queue-ordered] PASSED test_storage_s3_queue/test.py::test_delete_after_processing[S3Queue-unordered] PASSED test_storage_s3_queue/test.py::test_direct_select_file[ordered] PASSED test_storage_s3_queue/test.py::test_direct_select_file[unordered] PASSED test_storage_s3_queue/test.py::test_direct_select_multiple_files[ordered] PASSED test_storage_s3_queue/test.py::test_direct_select_multiple_files[unordered] PASSED test_storage_s3_queue/test.py::test_drop_table PASSED test_storage_s3_queue/test.py::test_exception_during_insert PASSED test_storage_s3_queue/test.py::test_failed_retry[AzureQueue-ordered] PASSED test_storage_s3_queue/test.py::test_failed_retry[AzureQueue-unordered] PASSED test_storage_s3_queue/test.py::test_failed_retry[S3Queue-ordered] PASSED test_storage_s3_queue/test.py::test_failed_retry[S3Queue-unordered] PASSED test_storage_s3_queue/test.py::test_max_set_age PASSED test_storage_s3_queue/test.py::test_max_set_size PASSED test_storage_s3_queue/test.py::test_multiple_tables_meta_mismatch PASSED test_storage_s3_queue/test.py::test_multiple_tables_streaming_sync[unordered] PASSED test_storage_s3_queue/test.py::test_multiple_tables_streaming_sync_distributed[ordered] PASSED test_storage_s3_queue/test.py::test_multiple_tables_streaming_sync_distributed[unordered] PASSED test_storage_s3_queue/test.py::test_processed_file_setting[1] PASSED test_storage_s3_queue/test.py::test_processed_file_setting[5] PASSED test_storage_s3_queue/test.py::test_processed_file_setting_distributed[1] PASSED test_storage_s3_queue/test.py::test_processed_file_setting_distributed[5] PASSED test_storage_s3_queue/test.py::test_processing_threads[ordered] PASSED test_storage_s3_queue/test.py::test_processing_threads[unordered] PASSED test_storage_s3_queue/test.py::test_s3_client_reused PASSED test_storage_s3_queue/test.py::test_settings_check PASSED test_storage_s3_queue/test.py::test_shards[ordered-1] PASSED test_storage_s3_queue/test.py::test_shards[ordered-8] PASSED test_storage_s3_queue/test.py::test_shards[unordered-1] PASSED test_storage_s3_queue/test.py::test_shards[unordered-8] PASSED test_storage_s3_queue/test.py::test_shards_distributed[ordered-1] PASSED test_storage_s3_queue/test.py::test_shards_distributed[ordered-8] PASSED test_storage_s3_queue/test.py::test_shards_distributed[unordered-1] PASSED test_storage_s3_queue/test.py::test_shards_distributed[unordered-8] PASSED test_storage_s3_queue/test.py::test_streaming_to_many_views[ordered] PASSED test_storage_s3_queue/test.py::test_streaming_to_many_views[unordered] PASSED test_storage_s3_queue/test.py::test_streaming_to_view_[ordered] PASSED test_storage_s3_queue/test.py::test_streaming_to_view_[unordered] PASSED test_storage_s3_queue/test.py::test_upgrade PASSED test_storage_s3_queue/test.py::test_upgrade_2 ================= 100 passed, 14 warnings in 888.56s (0:14:48) =================